@charset "utf-8";
/*Technical Support SudyTech*/
:root {--mainColor: #003288;--mainColor2: #9F2121;--hoverColor: #003288;--bigSize: 0.2rem;--titleSize: 0.18rem;--smailSize: 0.16rem;--smailSizex: 0.14rem;--innerWidth: 15.6rem;--swiper-pagination-bullet-width: 0.14rem;--swiper-pagination-bullet-height: 0.14rem;--swiper-pagination-bullet-horizontal-gap: 0.08rem;--swiper-pagination-bullet-inactive-color: #fff;--swiper-pagination-bullet-inactive-opacity: 0.7;--swiper-navigation-size: 0;}
@font-face {
    font-family:"SourceHanSansCN-Bold" ;
    src: url(fonts/SourceHanSansCN-Bold.ttf);
}
@font-face {
    font-family:"SourceHanSerifCN-Bold" ;
    src: url(fonts/SourceHanSerifCN-Bold.ttf);
}
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block}
table{border-collapse:collapse;border-spacing:0}
caption,th{text-align:left;font-weight:normal}
html,body,fieldset,img,iframe,abbr{border:0}
img{vertical-align:top}
html{overflow-x:hidden;font-size:100px}
i,cite,em,var,address,dfn{font-style:normal}
[hidefocus],summary{outline:0}
li{list-style:none}
h1,h2,h3,h4,h5,h6,small{font-size:100%}
sup,sub{font-size:83%}
pre,code,kbd,samp{font-family:inherit}
q:before,q:after{content:none}
textarea{overflow:auto;resize:none}
label,summary{cursor:default}
a,button{cursor:pointer}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold}
del,ins,u,s,a,a:hover{text-decoration:none}
body,textarea,input,button,select,keygen,legend{font:13px/1 arial,\5b8b\4f53;color:#333;outline:0}
:focus{outline:0}
.none{display:none;line-height:0;}
.wcb{width:100%;height:30px;border:2px dashed #97CBE0}
.hidden{visibility:hidden}
.clear{width:100%;height:0;line-height:0;font-size:0;overflow:hidden;clear:both;display:block;_display:inline}
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.clearfix{display:block;zoom:1}
::-webkit-input-placeholder{color:#ccc}
:-moz-placeholder{color:#ccc}
::-moz-placeholder{color:#ccc}
:-ms-input-placeholder{color:#ccc}
*::-webkit-scrollbar {
  width: 10px;
  background-color: #04267e63;
    height:0.05rem
}
*::-webkit-scrollbar-thumb {
  border-radius: 0.1rem;
  background-color: rgba(255, 255, 255, 0.9);
  border: 0.01rem solid #04267e;
}
body{line-height:1;font-size:13px;font-family:"PingFang","Microsoft YaHei","\u5b8b\u4f53",Tahoma,Geneva,sans-serif;color: #000;}
.navopen .navbox{z-index: 98;overflow: auto;}
p{line-height:1.75}
a{color: #000;text-decoration:auto;transition: all 0.6s ease-in-out;}
a:hover{color:var(--hoverColor)}
.line1{text-overflow:-o-ellipsis-lastline;overflow:hidden;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
.line2{text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.line3{text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.line4{text-overflow:-o-ellipsis-lastline;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.wrapper{width:100%;margin:0 auto}
.wrapper .inner{width: var(--innerWidth);margin:0 auto}
/**兼容模式提示**/
.pageTips {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000 url("../image/bg.png");
}
.pageTips .container {
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 630px;
  margin-left: -315px;
  margin-top: -160px;
}
.pageTips .container a.close {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 1;
  left: auto;
  right: -15px;
  top: 40px;
  bottom: auto;
  background: url("../image/close.png") center no-repeat;
}
.pageTips .container .img {
  text-align: center;
}
.pageTips .container .msg {
  font-size: 18px;
  line-height: 36px;
  padding-top: 30px;
}
.pageTips .container a {
  color: #fff;
  text-decoration: underline;
}
.pageTips .container a.close{display:none !important}
/**头部**/
.header{border-bottom:none;height:auto;line-height:inherit;background-size:cover;position:absolute;z-index:99;width:100%;top:0;transition:1s;border-top: 0.04rem solid #0092E5;}
.header:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2rem;
    background: url(images/headbg.png) no-repeat top;
    background-size: 100% 100%;
    top: 0;
    z-index: -1;
}
.header.fix:after{
	
height: 100%;
}
.header.fix{/* background:var(--mainColor); */}
body.navopen .header:after {
    display: none;
}

body.navopen .header .head-right .nav {
    display: none;
}
.header .inner{position:relative;transition:all 0.4s ease-in-out;width: 100%;}
.header .sitelogo{display:flex}
.header .sitelogo .logo img{width: 3.42rem !important;}
.header .sitelogo .logo{display:inline-block}
.header .sitelogo h1{font-size:inherit;font-weight:normal;background:none;padding-left:0px}
.header .sitelogo .sitetitle{display:inline-block;margin-left:0.19rem;color:#fff;min-height:0.52rem;vertical-align:middle;margin-top:-0.1rem}
.header .sitelogo a{align-items:center}
.header .sitelogo .tago img{width:3.82rem}
.header .sitelogo .sitetitle span{display:block}
.header .sitelogo img.logo{width:3.4rem;transition:all 0.6s ease-in-out}
.header .head-main{float:left;margin-top:10px}
.header .mod{display:flex;justify-content:space-between;height: 1.4rem;align-items:center;width:100%}
.header .head-top{display:flex;align-items:center;gap: 0.3rem; }
.header .head-right{
display:flex;align-items:flex-end;gap: 0.1rem;flex-direction:column;margin-right: 1.41rem;
    -webkit-align-items: flex-end;

}
.header .head-left {
    margin-left: 0.79rem;
}
/* 搜索 */
.wp_search{display:inline-block;position:relative;padding-left:4px;border:1px solid #d0d0d0}
.wp_search #keyword{width:160px !important;padding:4px 0;border:none;height:20px;line-height:20px;background:transparent;color:#fff}
.wp_search .search{width:32px;height:30px;border:0px;background:#FFFFFF url(images/sous.png) no-repeat center;cursor:pointer;vertical-align:top}
.searchbox .tt{color:#fff;text-align:center;font-size:0.3rem;font-weight:bold;margin-bottom:0.47rem}
.searchbox{--width: 0.33rem;text-align:right;width: var(--width);border-radius: 0.19rem;overflow:hidden;border: 1px solid rgb(255 255 255 / 60%); }
.wp-search{position:relative;/* background:rgb(255 255 255 / 20%); */}
.wp-search form{display:block}
.wp-search .search-input{margin-left:0.2rem;margin-right:40px}
.wp-search .search-input input.search-title{width:100%;line-height: var(--width);background:none;color:#FFFFFF;font-size: var(--smailSizex);border:0;outline:0;font-family: "微软雅黑";height: var(--width);}
.wp-search .search-btn{width: var(--width);height: 100%;position:absolute;right:0;top:0%}
.wp-search .search-btn input.search-submit{width:100%;height:100%;border:0;outline:0;background: url(images/sous.svg) no-repeat center;cursor:pointer;background-size: 0.17rem;}
.header .searchbox{transition:all 0.4s ease-in-out}
.searchbox:hover {
    width: 2rem;
}
.searchbox:hover .wp-search {
    background: rgb(255 255 255 / 25%);
}
/**角色**/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left}
.site-rale ul li.links a{line-height:35px;padding:0 12px 0 12px;padding-left:19px;font-size:13px;color:#cad3d4;background:url(images/icon_role.png) no-repeat}
.site-rale ul li.links a:hover{color:#fff}
.site-lang ul{display:flex;align-items: center;}

.site-lang ul li.links a,.site-en a{color:#fff;font-size: var(--smailSizex);padding: 0 0.12rem;line-height:1;display:inline-block;border-right: 1px solid #fff;opacity: 0.8;}
.site-lang ul li.links a:hover{color:#fff}
.header .site-lang ul li.links:nth-last-child(2) a{border-right:0}
.header .site-lang ul li.links:last-child a {
    border: none;
    padding-right: 0;
    font-weight:bold;
    /* border: 1px solid #fff; */
    padding: 0.05rem;
    color: #ffd798;
}

.fixbox .site-en {
    display: none;
}

.site-en a {
    border: none;
    padding-right: 0;
    padding-left: 0.23rem;
    background: url(images/diqiu.svg) no-repeat left;
    background-size: auto 100%;
    text-transform: uppercase;
}

.site-lang ul li.links a:hover, .site-en a:hover {
    opacity: 1;
}
/**导航**/
#nav{}
#nav .inner{}
#nav .inner .wp-panel{}
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;width:auto;height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70)}
.nav .wp-menu{margin:0 auto;display:flex;justify-content:space-between;gap: 0.3rem;}
.nav .wp-menu .menu-item{position:relative;text-align:center}
.nav .wp-menu .menu-item.i1{background:none}
.nav .wp-menu .menu-item a>.menu-switch-arrow{display:none;width:20px;height:20px;background:url(images/nav_j.png) no-repeat center center;vertical-align:middle}
.nav .wp-menu .sub-menu li .sub-menu {display: none;}
.nav .wp-menu .menu-item a.menu-link{line-height:0.4rem;font-size:var(--titleSize);display:block;color:#fff;position: relative;font-family:"SourceHanSansCN-Bold" ;font-weight:bold;}
.nav .wp-menu .menu-item.hover a.menu-link,.nav .wp-menu .menu-item a.hover{font-weight:bold;text-decoration:none;color:var(--mainColor)}
.nav .sub-menu{position:absolute;left: 50%;top:100%;min-width: 1.5rem;z-index:100;background: #ffffffb5;opacity: 0;transform: translateX(-50%) scale(0);transition: all 0.4s ease-in-out;border-radius: 8px;overflow: hidden;box-shadow: rgba(0, 0, 0, 0.1) 5px 5px 20px;}
.nav .sub-menu .sub-item{position:relative;white-space:nowrap;vertical-align:top;_zoom:1}
.nav .sub-menu .sub-item a{display:block;line-height:0.5rem;padding:0 17px;font-size: var(--smailSize);background:none;text-align:center;}
.nav .sub-menu .sub-item.hover>a,.nav .sub-menu .sub-item a:hover{background-color: #0032881a;display:block;}
.nav .sub-menu .sub-menu{left:100%;top:0px;z-index:200;background:#fff}
.nav .site-lang{display:none}
.nav .wp-menu .menu-item a.menu-link:after {content: "";width: 100%;height: 1px;position: absolute;bottom: 0;background: #fff;left: 0;transform: scale(0);transition: all 0.4s ease-in-out;}
.nav .wp-menu .menu-item a.menu-link:hover:after {transform: scale(1);}
.nav .wp-menu li:hover>.sub-menu {transform: translateX(-50%);opacity: 1;}
.nav .menu-item.i3 .sub-menu {
    visibility: hidden;
}
.fixbox .wp-menu .menu-item.i3 .sub-menu {
    display: none;
}
/**大屏导航**/
.fixbox .site-lang {
    display: none;
}
.fixbox .notice.show {
    top: 0.55rem;
    opacity: 1;
}
.fixbox .notice {
    width: 5.6rem;
    height: 2.54rem;
    background: url(images/navnewsbg.png);
    background-size: 100% 100%;
    padding-top: 0.15rem;
    display: block;
    position: absolute;
    top: 116%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all 0.6s ease-in-out;
z-index:11
}

.fixbox .notice>div ,.fixbox .notice .news_list {
    height: 100%;
}

.fixbox .notice .news_list {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 0.25rem;
}

.fixbox .notice .news_list .news {
    flex: 1;
    display: flex;
    align-items: center;
    border-bottom: 1px dashed rgb(0 50 136 / 15%);
    gap: 0.26rem;
}

.fixbox .notice .news_list .news .news_time {
    font-size: var(--smailSizex);
    font-family: 'SourceHanSerifCN-Bold';
    color: #003288;
    padding-left: 0.22rem;
    background: url(images/time2.svg) no-repeat left;
    background-size: 0.14rem;
    flex: none;
}

body>.notice ,.body_b>.notice{
    display: none;
}

.fixbox .notice .news_list .news .news_title {
    font-size: var(--smailSize);
}
.fixbox .notice .news_list .news .news_title a {
    color: #000;
}
/**大图**/
.mbanner{
    height: 100vh;
}
.body_b .tips{color:#fff;font-size:16px;position:absolute;bottom:1.6rem;text-align:center;z-index:10;display:inline-block;left:50%;transform:translateX(-50%);transition:0.4s;cursor:pointer;padding:0.1rem 0.2rem}
.body_b .tips.fadeOut{opacity:0}
.body_b .tips img{animation:scroll 2s cubic-bezier(.15,.41,.69,.94)infinite}
#banner .more{display:none}
#banner .inner{width:100%;text-align:center;position: fixed;left: 0;top: 0;z-index: 0;}
.mbanner .news_imgs a{display:block;height:100vh;}
.mbanner .slick-prev,.mbanner .slick-next{}
.mbanner .slick-prev{left: 0.45rem;}
.mbanner .slick-next{right: 0.45rem;}
.mbanner .news .news_wz{position:absolute;top:3.05rem;left:50%;margin-left:-7.95rem;text-align:left;width:10.6rem}
.mbanner .news .news_wz a{color:#17607A}
.mbanner .news .news_title{
    position: absolute;
    bottom: 0.61rem;
    color: #fff;
    font-weight: bold;
    left: 50%;
    margin-left: calc(var(--innerWidth)/-2);
    font-size: 0.36rem;
    line-height: 1.5;
    z-index: 2;
}

.mbanner .slick-track {
    position: static;
}
.mbanner .news .news_title a{color:#fff;display:block;white-space:nowrap;width:80%;overflow:hidden;text-overflow:ellipsis}
.mbanner .slick-dots{width:auto;bottom: 0.6rem;right: 50%;margin-right: calc(var(--innerWidth)/-2);display:flex;align-items:flex-end}
.mbanner .slick-dots li{width:0.16rem;height:0.16rem;border-radius:0;background-size:100%;margin:0;margin-left: 0.13rem;transition:all 0.4s ease-in-out;display:flex;align-items:flex-end;justify-content:center;border-radius:50%;border: 1px solid #fff;box-sizing: border-box;background: none;}
.mbanner .slick-dots li button{width:0.06rem;height:0.06rem;background:rgb(255 255 255 / 80%);padding:0;display:none}
.mbanner .news .news_video{height:100vh}
.mbanner .news .news_video video{position:absolute;width:100%;height:100%;object-fit:cover;left:50%;top:50%;transform:translate(-50%,-50%)}
.mbanner .slick-dots li.slick-active{opacity:1;background: #fff;}
.mbanner .control {
    position: absolute;
    left:50%;
    bottom: 0.8rem;
    z-index: 2;
    display: flex;
    align-items: center;
    transform: translateX(-50%);
}
.banner_more {
    flex: none;
    margin-left: 0.07rem;
    padding-left: 0.17rem;
    border-left: 1px solid rgb(255 255 255 / 50%);
    font-size: var(--smailSize);
}

.banner_more a {
    color: #fff;
}
canvas {
    pointer-events: none;
}
.banner_more a i {font-family: "宋体";     font-weight: bold;}
/**内容**/
#m-container{}
#m-container .inner{}
a.back_bb {
    width: 4.35rem;
    height: 1.36rem;
    position: relative;
    bottom: -0.1rem;
    z-index: 1;
    background: url(images/bbbg.svg) no-repeat;
    background-size: 100% 100%;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 0.77rem;
    box-sizing: border-box;
    font-size: 0.17rem;
    color: var(--mainColor);
    gap: 0.1rem;
}
a.back_bb img {
    width: 0.15rem;
    -webkit-animation: scroll 2s cubic-bezier(.15,.41,.69,.94)infinite;
    -moz-animation: scroll 2s cubic-bezier(.15,.41,.69,.94)infinite;
    animation: scroll 2s cubic-bezier(.15,.41,.69,.94)infinite;
}
@keyframes scroll {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(.1rem);
        -moz-transform: translateY(.1rem);
        -o-transform: translateY(.1rem);
        transform: translateY(.1rem)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}
.body_b {
    position: relative;
}
.body_m {overflow: hidden;background: #fff;position: relative;z-index: 1;}
.news_imgs a,.news_imgs>span{display:block;position: relative;}
.news_imgs{overflow:hidden;background:#ccc;}
.news_imgs.bg a:after {
    content: "";
    width: 100%;
    height: 30%;
    position: absolute;
    bottom: 0;
    background: linear-gradient(180.00deg, rgba(0, 0, 0, 0),rgb(0, 0, 0) 100%);
    opacity: 0.58;
}
.post1 .news:hover .news_imgs a {
    transform: scale(1.1);
}
.swiper-button-next, .swiper-button-prev {
    width: 0.68rem;
    height: 0.68rem;
    background-color: #fff;
    border-radius: 50%;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0.3rem;
    margin-top: -0.34rem;
    z-index: 1;
}
.swiper-pagination-bullet {
    width: 0.14rem;
    height: 0.14rem;
    background: #fff;
    opacity: 0.7;
    margin: 0 0.08rem;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 0.08rem;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 0.6rem;
    height: 0.25rem;
    border-radius: 0;
    background: url(images/dot2.svg);
    background-size: 100%;
    opacity: 1;
}
.swiper-button-next {
    background-image: url(images/right_r.svg);
}

.swiper-button-prev {
    background-image: url(images/left_r.svg);
}

.swiper-button-next:hover {
    background-color: #91231B;
    background-image: url(images/right_w.svg);
}

.swiper-button-prev:hover {
    background-color: #91231B;
    background-image: url(images/left_w.svg);
}
/**主体公共**/
.ttbl {
    position: absolute;
    width: 2.01rem;
    height: 0.42rem;
    bottom: -0.19rem;
    left: 0;
    overflow: hidden;
}
.ttbl span {
    width: 6.37rem;
    height: 100%;
    display: inline-block;
    background: url(images/ttbl.png) no-repeat;
    background-size: 100% 100%;
    transform: translate(-65%, 0px);
}
.post1 .tit {
    position: relative;
    padding-right: 0.273rem;
}

.post1 .tt{display:flex;position:relative;justify-content: space-between;margin-bottom: 0.5rem;align-items: center;}
.post1 .more_btn img{width: 0.16rem;margin-right: 0.05rem;}
.post1 .more_btn .more_text{display: flex;font-size: var(--titleSize);color: #B9001D;align-items: center;}
.post1 .more_btn .more_text i {
    font-family: "宋体";
    margin-left: 0.084rem;
    font-weight: bold;

}
.post1 .more_btn .more_text a{display: flex;font-size: var(--titleSize);color: #B9001D;align-items: center;}
.post1 .more_btn .more_text a i {
    font-family: "宋体";
    margin-left: 0.084rem;
    font-weight: bold;

}
.post1 .tit .title{font-size: 0.42rem;line-height: 1.42;font-family:"SourceHanSerifCN-Bold";color: #003288;position: relative;z-index: 1;font-weight: normal;}
.post1 .tt .tt_en{font-size:var(--smailSize);font-weight:normal}
.post1 .news .news_title{font-size:var(--titleSize);line-height: 1.66;}
.post1 .news .news_text{font-size: var(--smailSizex);line-height: 1.85;color: #999;}
.post1 .news .news_text a{color:#5D5D5D}
.post1 .news .news_date{font-size:var(--smailSize);line-height: 2;color: var(--mainColor);display: inline-block;transition: all 0.4s ease-in-out;}
.post1 .news .news_meta{display:inline-block;flex: none;font-family: "Arial";color: #215CC1;width: 0.84rem;margin-right: 0.335rem;border-right: 1px solid #215CC1;gap: 0.1rem;display: flex;flex-direction: column;}
.post1 .news .news_meta span{display:block;text-align:center}
.post1 .news .news_l .news_meta{width:0.96rem;height:0.64rem;background:var(--mainColor);padding-left:0.14rem;box-sizing:border-box;position:absolute;bottom:0.26rem;left:-0.14rem;display:flex;flex-direction:column;justify-content:center;gap:0.05rem}
.post1 .news .news_l{position:relative}
.post1 .news .news_l .news_meta:after{position:absolute;content:"";display:block;height:0;width:0;border-top:0.09rem solid #C9BA90;border-left:0.14rem solid transparent;border-right:0px solid transparent;left:0;top:100%}
.post1 .news_list .news .news_days {
    font-size: 0.33rem;
}
.post1 .news_list .news .news_month {
    font-size: var(--smailSize);
}
.main1 .inner {
    padding: 1.63rem 0 5rem;
    position: relative;
}
.main1 .tago {
    position: absolute;
    bottom: 2.78rem;
    opacity: 0.4;
}
.main1 .tago.tago1 {
    left: 1.72rem;
}

.main1 .tago.tago2 {
    right: 1.72rem;
}

.main1 .tago img {
    height: 0.88rem;
}
.main1 {
    background: #ecf5fb url(images/main1bg.jpg) no-repeat bottom;
    background-size: 100%  auto;
}
.main1 .mod {
    display: flex;
    justify-content: space-between;
    gap: 0.5rem;
    align-items: flex-start;
}
.main1 .post1 .news .news_title span{
    background-image: linear-gradient(#003f88, #003f88);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size .3s;
}

.main1 .post1 .news .news_title span:hover {
    background-size: 100% 1px;
}
.post-11 {
    width: 6.19rem;position:relative;
    flex: none;box-sizing:border-box;padding-left:0.43rem;
}
.post-11:before {
    content: "";
    width: 1px;
    height: calc(100% - 1.1rem);
    position: absolute;
    bottom: 0;
    border-left: 1px dashed rgb(0 50 136 / 30%);
    left: 0;
}
.post-11 .list1 .news_imgs{background:url(./images/defult_img.png) center no-repeat;background-size:cover}
.post-11 .list1 .news_imgs a {
    padding-top: 51.8%;
}
.post-11 .news_imgs.bg a:after{opacity:0.8}
.post-11 .list1 .news_title a {
    color: #fff;
}

.post-11 .list1 .news_title {
    position: absolute;
    bottom: 0.11rem;
    color: #fff;
    font-weight: bold;
    padding: 0 0.28rem;
    width: calc(100% - 1.4rem );
    box-sizing: border-box;
}
.post-11 .swiper-button-next,.post-11 .swiper-button-prev {
    width: 0.42rem;
    height: 0.42rem;
    border: 1px solid #fff;
    background-color: rgba(255,255,255,0.2);
    border-color: transparent;
    background-size: 0.2rem;
    position: static;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFFFF, endColorstr=#33FFFFFF);
}

.post-11 .swiper-button-next {
    background-image: url(images/right_w.svg);
}
.post-11 .swiper-button-prev{
   background-image: url(images/left_w.svg); 
}
.post-11 .swiper-button-next:hover,.post-11 .swiper-button-prev:hover{
    border-color: #fff;
}

.post-11 .page_button {
    position: absolute;
    bottom: 0.58rem;
    right: .13rem;
    display: flex;
    gap: 0.16rem;
}
.post-11 .swiper {
    border-bottom: 0.05rem solid #91231B;
}

.post-11 .pagination {
    position: absolute;
    width: auto;
    z-index: 1;
    width: 2.02rem;
    height: 0.41rem;
    background: url(images/dot_bg.svg) no-repeat;
    background-size: 100% 100%;
    right: 0;
    bottom: -0.05rem;
    left: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 0.16rem;
    box-sizing: border-box;
}

.post-11 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: var(--swiper-pagination-bullet-width);
    height: var(--swiper-pagination-bullet-width);
    background: #fff;
    border-radius: 50%;
    opacity: 1;
}

.post-11 .swiper-pagination-bullet {
    opacity: 0.2;
}
.post-11 .list2 {
    background: rgb(252 252 252 / 67%);
    padding: 0 0.295rem;
    box-shadow: 0 3px 10px rgb(149 174 216 / 16%);
}

.post-11 .list2 .news {
    height: 0.66rem;
    display: flex;
    align-items: center;
    border-bottom: 1px dashed rgb(0 50 138 / 16%);
}
.post-11 .list2 .news .news_title{font-size:var(--smailSize)}
.post-11 .list2 .news:last-child {
    border: none;
}
.post-12 {flex: 1;}
.post-12 .news_list .news {
    height: 1.01rem;
    border-bottom: 1px dashed rgb(0 50 138 / 16%);
    padding: 0.23rem 0;
    box-sizing: border-box;
}

.post-12 .news_list .news:last-child {
    border: none;
}

.post1 .news .news_title a:hover {
}

.post-12 .news_list {
    margin: -0.21rem 0;
}
.post-13 {
    width: 4.01rem;
    padding-left: 0.435rem;
    /* border-left: 1px dashed rgb(0 50 136 / 30%); */
    flex: none;
    position: relative;
}
.post-13:before {
    content: "";
    width: 1px;
    height: calc(100% - 1.1rem);
    position: absolute;
    bottom: 0;
    border-left: 1px dashed rgb(0 50 136 / 30%);
    left: 0;
}
.post-13 .news {
    padding: 0.165rem 0;
    border-bottom: 1px dashed rgb(0 50 138 / 16%);
}

.post-13 .news a {
    display: flex;
    align-items: center;
}

.post-13 .news a .news_imgs {
    width: 1.11rem;
    flex: none;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0.68rem;
    margin-right: 0.23rem;
    /* box-shadow: 0px 3px 6px 0px rgba(0, 50, 136, 0.08); */
    background-size: unset;
    background-repeat: no-repeat;
    background-position: center;
}

.post-13 .news a .news_imgs[icon-name="人民日报"] {
    background-image: url(images/media/rmrb.svg);
}
.post-13 .news a .news_imgs[icon-name="光明日报"] {
    background-image: url(images/media/gmrb.svg);
}
.post-13 .news a .news_imgs[icon-name="经济日报"] {
    background-image: url(images/media/jjrb.svg);
}
.post-13 .news a .news_imgs[icon-name="瞭望"] {
    background-image: url(images/media/lw.svg);
}
.post-13 .news a .news_imgs[icon-name="中国教育报"] {
    background-image: url(images/media/zgjyb.svg);
}
.post-13 .news a .news_imgs img {
    /* object-fit: contain; */
    width: 100%;
    height: auto;
}

.post-13 .news .news_title {
    font-size: var(--smailSize);
}

.post-13 .news:last-child {
    border: none;
}

.post-13 .news_list {
    margin: -0.215rem 0;
}


.main2 {
    margin-top: -4.27rem;
    position: relative;
}
.main2 .bg1 {
    position: absolute;
    width: 100%;
    top: 0;
}

.main2 .bg1 img {
    width: 100%;
    z-index: 0;
}
.main2 .bg2 {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.main2 .bg2 img {
    width: 100%;
    z-index: 0;
}

.main2 .inner {
    padding: 2.55rem 0 1.41rem;
    position: relative;
    z-index: 1;
}

.post-21 .tt {justify-content: center;}

.post-21 .tt .title {
    color: #fff;
}

.post-21 .tt .more_btn {
    position: absolute;
    right: 0;
}

.post-21 .tt .more_btn .more_text {
    color: #fff;
}

.main2:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: url(images/main2bg.jpg) center;
    background-size: cover;
    background-attachment: fixed;
}
.post-21 .news_imgs>span {
    padding-top: 47.01%;
    transition: all 0.6s ease-in-out;
}
.post-21 .news:hover .news_imgs>span {
    transform: scale(1.1);
}
.post-21 .news_list {}

.post-21 .news_list .news .news_box {
    display: block;
    box-shadow: 0px 3px 15px 0px rgba(149, 174, 216, 0.44);
    margin: 0 0.148rem;
}

.post-21 .news_list .news .news_title {
    line-height: 0.572rem;
    background: #fff;
    padding: 0 0.207rem;
    max-height: 0.572rem;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
}

.post-21 .swiper-button-prev {
    left: -0.3rem;
}

.post-21 .swiper-button-next {
    right: -0.3rem;
}
.post-21 .swiper-button-next,.post-21 .swiper-button-prev {
    width: 0.58rem;
    height: 0.58rem;
    margin-top: -0.26rem;
}
.post-21 .con{
    position: relative;
}
.post-21 .swiper {
    margin: 0 -0.148rem;
    padding: 0.2rem 0;
}
.post-21 {
    margin-bottom: 1.05rem;
}
.post-22 .con {
    display: flex;
    position: relative;
    justify-content: flex-end;
}

.post-22 .news_list.list1 {
    flex: none;
    bottom: 0;
    z\: 1;
    z-index: 1;
}

.post-22 .news_list.list1 .news {
    height: 0.94rem;
    transition: 0.6s;
    box-sizing: border-box;
    padding-right: 1.11rem;
    position: relative;
}

.post-22 .news_list.list1 .news .news_text {
    display: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-22 .news_list.list1 .news.selected .news_text {
    display: -webkit-box;
}
.post-22 .news_list.list1 .news .news_box {
    display: flex;
    color: #fff;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    border-bottom: 1px dashed rgb(255 255 255 / 20%);
    height: 100%;
}
.post-22 .news_list.list1 .news.selected {
    color: #AA342C;
    padding-left: 0.29rem;
    padding-right: 0.53rem;
    height: 1.59rem;
    filter: drop-shadow(0px 3px 20px rgba(149, 174, 216, 0.44));
}

a.news_box {}

.post-22 .news_list.list1 .news.selected .news_box .news_title {
    color: #AA342C;
    font-weight: bold;
    -webkit-line-clamp: 2;
}

.con {}

.post-22 .news_list.list2 {
    padding-right: 0.36rem;
    padding-bottom: 0.36rem;
    box-sizing: border-box;position:relative;z-index:0
}

.post-22 .news_list.list2 .news_imgs a {
    padding-top: 66.66%;
}

.post-22 .tt {
    /* margin: 0; */
    width: 5.93rem;
}

.post-22 .swiper2:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: 100% 100%;
    right: -0.36rem;
    bottom: -0.36rem;
    z-index: -1;
    /* filter: blur(44px); */
    backdrop-filter: blur(20px);
    background: #ffffff4a;
}
.post-22 .news_list.list1 .news:first-child .news_box {color: #333;}
.post-22 .news_list.list2 .news {
    position: absolute;top:0;left:0;width:100%;transition: all 0.6s ease-in-out;opacity:0;display:block !important;width:calc(100% - 0.36rem)
}
.post-22 .news_list.list2 .news.active {
    position: relative;
    z-index: 2;opacity:1
}
.post-22 .news_list.list1 .news:last-child {
    border: none;
}


.post-22 .news_list.list1 .news .news_box:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    clip-path: polygon(0 0, 96% 0, 100% 100%, 0 100%);
     -ms-clip-path: polygon(0 0, 96% 0, 100% 100%, 0 100%);
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0;
    box-shadow: 0px 3px 20px 0px rgba(149, 174, 216, 0.44);
    transition: all 0.6s ease-in-out;
}

.post-22 .news_list.list1 .news.selected .news_box:after {
    opacity: 1;
}
.post-22 .cirle {
    position: absolute;
    width: 6.23rem;
    height: 6.23rem;
    border: 1px solid #fff;
    border-radius: 50%;
    z-index: -1;
    bottom: -0.81rem;
    right: -1.19rem;
    transform: rotate(-60deg);
}
.post-22 .cirle.start{
    animation: bb 10s linear 0s infinite;
}
.post-22 .cirle:after {
    content: "";
    width: 0.24rem;
    height: 0.24rem;
    display: block;
    position: absolute;
    background: #FFF46F;
    right: 0;
    top: 50%;
    margin-right: -0.12rem;
    border-radius: 50%;
}
@keyframes bb {
    0% {
        transform: rotate(-60deg);
    }

    100% {
         transform: rotate(135deg);
    }
}
.post-22 .swiper {
    height: 5.42rem;
    width: 7.09rem;
    margin: 0;
    position: absolute;
    left: 0;
    z-index: 2;
}

.post-22 .swiper2 {
    width: 9.24rem;
    height: 6.26rem;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: -0.8rem;
    position: relative;
}
.main3 .inner {
    padding: 1rem 0 2.05rem;
}

.main3 {
    background: url(images/main3bg.png) no-repeat bottom;
    background-size: 100% auto;
    position: relative;
    z-index: 1;
}
#certify {
	overflow: hidden;
	position: relative;
	width: var(--innerWidth);
	margin: 0 auto;
	padding-bottom: 1.1rem;
}

#certify  .swiper-slide {
	width: 8.46rem;
	height: 4.5rem;
	background: #fff;
	aspect-ratio: 864/450;
}
#certify .swiper-button-prev {
    left: 21%;
}
#certify .swiper-button-next {
    right: 21%;
}
#certify .swiper-slide:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: #284A86;
    opacity: 0.5;
    z-index: 1;
    top: 0;
    left: 0;
    transition: all 0.6s ease-in-out;
}

#certify .swiper-slide.swiper-slide-active:after {
    opacity: 0;
}

.post-31 .tt {
    margin-bottom: 0.209rem;
}

.post-31 .news .news_imgs {
    display: block;
    height: 100%;
}

.post-31 .news .news_imgs a {
    height: 100%;
}
.post-31 .con {
    position: relative;
}


.post-31 .news .news_wz {
    opacity: 0;
    transform: translateY(-1rem);
    transition: all 0.6s ease-in-out;
    bottom: -1.1rem;
    position: absolute;
    display: flex;
    align-items: center;
}

.post-31 .news.swiper-slide-active .news_wz {
    opacity: 1;
    transform: none;
}

.post-31 .news .news_info {display: flex;background: #91231B;border-radius: 0.1rem;align-items: center;color: #fff;height: 0.52rem;font-size: var(--smailSize);margin-right: 0.29rem;flex: none;}

.post-31 .news .news_info span {
    padding: 0 0.13rem;
}
.post-31 .news .news_info span.info{display:none}
.post-31 .news .news_info .type {
    font-weight: bold;
    border-right: 1px solid rgb(255 255 255 / 30%);
}
.post-31 .news .news_info .type a {
    color: #fff;
}
.post-31 .news .news_title {
    color: #91231B;
    font-weight: bold;
}
.main4 .inner {
    padding: 1.79rem 0 4.16rem;
}

.main4 {
    background: url(images/main4bg.png)no-repeat top;
    background-size: 100%;
    margin-top: -1.39rem;
    background-attachment: fixed;
}
.post-41 .wz2{    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 22; box-sizing:border-box;padding:0.1rem;
    align-items: center;
    justify-content: center;background:url(images/noimg_bg.png) center no-repeat;background-size:cover;
    flex-direction: column;color:#fff;font-size:0.2rem}
.post-41 .wz2.flex{display: flex;}
.post-41 .wz2 .time2{font-size:0.18rem;margin-top:0.2rem}


.post-41 .more_btn {
    position: absolute;
    top: 0.25rem;
    right: 0;
}
.post-41 .tab_menu {
    display: flex;
    position: absolute;
    top: 0;
    height: 0.44rem;
    align-items: center;
    top: 0.08rem;
    left: 2.83rem;
    gap: 0.16rem;
}

.post-41 {
    position: relative;
}

.post-41 .tab_menu span a {
    font-size: 0.24rem;
    font-family: 'SourceHanSerifCN-Bold';
    transition: all 0.6s ease-in-out;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.post-41 .tab_menu em {
    font-size: 0.24rem;
    font-weight: normal;
    color: #AA342C;
    opacity: 0.4;
}

.post-41 .tab_menu span.selected a {
    color: #AA342C;
    font-size: 0.3rem;
    background-size: 0.6rem;
}
.post-41 .tab_menu span a:before {
    content: "";
    width: 0;
    height: 0.44rem;
    background: url(images/dot_r.svg) no-repeat left;
    background-size: 100%;
    display: block;
    transition: all 0.6s ease-in-out;
}

.post-41 .tab_menu span.selected a:before {
    width: 0.6rem;
    margin-right: 0.08rem;
}
.post-41 .news_list {
    display: flex;
    gap: 0.45rem;
}

.post-41 .news_list .news {
    flex: 1;
}

.post-41 .news_list .news .news_imgs a {
    padding-top: 116.57%;
}

.post-41 .news_list .news .news_imgs {
    margin-bottom: 0.3rem;
}

.post-41 .news_list .news .news_title {
    font-weight: bold;
    margin-bottom: 0.16rem;
}

.post-41 .news_list .news .news_info {
    font-size: var(--smailSizex);
    color: var(--mainColor2);
    line-height: 2.3;display:none !important
}

.post-41 .news_list .news .news_info span {
    display: block;
    padding-left: 0.29rem;
    background-repeat: no-repeat;
    background-position: left;
    background-size: 0.12rem;
}

.post-41 .news_list .news .news_info .info1 {
    background-image: url(images/renyuan.svg);
}
.post-41 .news_list .news .news_info .info2 {
    background-image: url(images/dingwei.svg);
}
.post-41 .news_list .news .news_info .info3 {
    background-image: url(images/shijian.svg);
}
.main5 .inner {
    padding:2.51rem 0 2.93rem;
}

.main5 {
    background: url(images/main5bg.png)no-repeat top;
    background-size: 100%;
    margin-top: -3.41rem;
}

.post-51 .tt {
    position: absolute;
    top: -0.7rem;
}

.main5 .mod {
    display: flex;
    --gap: 0.45rem;
    gap: var(--gap);
}

.post-51 {
    flex: none;
    width: 8.42rem;
    position: relative;
}
.post-51 .news .news_imgs a {
    padding-top: 66.75%;
}
.post-51 .news {
    border-radius: 0.12rem;
    overflow: hidden;
}

.post-51 .news_list {
    display: flex;
    flex-direction: column;
    gap: 0.373rem;
    flex: 1;
}
.post-51 .con {
    display: flex;
    gap: var(--gap);
}
.post-51 .news_list.list1 {
    margin-top: 0.7rem;
}
.main5 .mr {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 0.379rem;
}
.main5 .VR a:hover span {
    transform: scale(1.1);
}

.main5 .v_box .news_imgs:hover a {
    transform: scale(1.1);
}
.main5 .VR a {
    height: 2.23rem;
    display: flex;
    background: url(images/vrbg.png)no-repeat;
    align-items: flex-end;
    justify-content: center;
    background-size: 100% 100%;
}

.main5 .VR a span {
    height: 1.3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.204rem;
    font-size: 0.25rem;
    color: #fff;
    font-weight: bold;
    transition: 0.4s;
}

.main5 .VR a span img {
    width: 0.37rem;
    /* transition: 0.4s; */
}

.main5 .v_box .news_imgs a {
    padding-top: 55.34%;
}
.main5 .v_box .news_imgs video {
      position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.main5 .v_box .news_imgs {
    border-radius: 0.12rem;
}

.main5 .v_box .news_imgs .play {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.main5 .v_box .news_imgs .imgs {
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.main5 .v_box .news_imgs .play img {
    width: 0.72rem;
}

.main5 .v_box .news_title {
    position: absolute;
    bottom: 0.2rem;
    color: #fff;
    z-index: 1;
    padding: 0 0.31rem;
    box-sizing: border-box;
    font-size: var(--titleSize);
    font-weight: bold;
}
.main5 .v_box .news_title a{
    color: #fff;
}
.main5 .mr .v_box {
    position: relative;
}
.slot {
    position: absolute;
    width: 100%;
    bottom: 100%;
    --position: 50%;
    z-index: 2;
  }
  .slot .news_list {
    display: flex;
    /* overflow: hidden; */
    mask: url(./images/waverMask.png) no-repeat;
    mask-position: var(--position) 0;
    mask-size: calc(100vw *2) 2.46rem;
    transition: 0.4s;
  }
  
  .slot .news_list .news {
    flex: 1;
    height: 1.6rem;
    background-color: #fff;
    background-size: cover;
    background-position: center;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
  }
.slot .news_list .news .con{position:absolute;left: 50%;transform: translateX(-52%);bottom: 78%;display: none;}
.slot .news_list .news .con img{max-width:1rem;}
  .slot .news_list .news .icon{
    will-change: transform, filter, rotateY, top;
    position: absolute;
    margin: 0 auto;
    left: 50%;
    transition: 0.4s;
    max-width: 51%;
    transform: translateX(-50%);
    top: 1.6rem;
  }
  .slot .news_list .news:nth-child(1) {
    background: #204fa3;
  }
  .slot .news_list .news:nth-child(2) {
    background: #3863ad;
  }
  .slot .news_list .news:nth-child(3) {
    background: #063890;
  }
  .slot .news_list .news:nth-child(4) {
    background: #2e5ead;
  }
  .slot .news_list .news:nth-child(5) {
    background: #486db0;
  }
  .slot .news_list .news:nth-child(6) {
    background: #204fa3;
  }
  .slot .news_list .news:nth-child(7) {
    background: #173786;
  }
  .slot .news_list .news:nth-child(8) {
    background: #2d3b8f;
  }
  .slot .news_list .news:nth-child(9) {
    background: #464880;
  }
  .slot .news_list .news:nth-child(10) {
    background: #6e658d;
  }
  .slot .news_list .news:nth-child(11) {
    background: #442f5e;
  }
  .slot .news_list .news:nth-child(12) {
    background: #765776;
  }
  .slot .news_list .news:nth-child(13) {
    background: #724159;
  }
  .slot .news_list .news:nth-child(14) {
    background: #915f6d;
  }
  .slot .news_list .news:nth-child(15) {
    background: #78252d;
  }
  .slot .news_list .news:nth-child(16) {
    background: #9f4f4f;
  }
  
  .slot .news_list .news.active .icon{
    top: 0.45rem;
    transition: 0.4s;
  }
  .slot .news_list .news .icon img {
    width: 100%;
}
  /*Right*/
  
  .slot .news_list .news.active + * .icon{
    top: 0.54rem;
  }
  
  .slot .news_list .news.active + * + * .icon{
    top: 0.76rem;
  }
  
  .slot .news_list .news.active + * + * + * .icon{
   top: 0.97rem;
  }
  
  .slot .news_list .news.active + * + * + * + * .icon{
  top: 1.36rem;
  }
  .slot .news_list .news.active + * + * + * + * + * .icon, .slot .news_list .news.active + * + * + * + * + * + * .icon, .slot .news_list .news.active + * + * + * + * + * + * + * .icon, .slot .news_list .news.active + * + * + * + * + * + * + * + * .icon{
  top: 1.6rem;
  }
  
  /*Left*/
  
  .slot .news_list .news:has(+ .active) .icon{
   top: 0.54rem;
  }
  
  .slot .news_list .news:has(+ * + .active) .icon{
     top: 0.76rem;
  }
  
  .slot .news_list .news:has(+ * + * + .active) .icon{
    top: 0.97rem;;
  }
  
  .slot .news_list .news:has(+ * + * + * + .active) .icon{
    top: 1.36rem;
  }
 .slot .news_list .news:has(+ * + * + * + * + .active) .icon,.slot .news_list .news:has(+ * + * + * + * + * + .active) .icon,.slot .news_list .news:has(+ * + * + * + * + * + * + .active) .icon,.slot .news_list .news:has(+ * + * + * + * + * + * + * + .active) .icon{
    top: 1.6rem;
  }
  .slot .news_list .news:active,
  .slot .news_list .news:focus {
    width: 28vw;
    filter: inherit;
    z-index: 100;
    transform: translateZ(calc(var(--index) * 10));
  }
  .slot .news_list .news .imgs {
    position: absolute;
    top: 100%;
    width: 1.2rem;
    height: 1.2rem;
    background: #fff;
    left: 50%;
    margin-left: -0.6rem;
    transition: 0.6s;
    opacity: 0;
}

.slot .news_list .news:hover {
}

.slot .news_list .news:hover .imgs {
    opacity: 1;
    top: 86%;
}

.slot .news_list .news.active {
    overflow: inherit;
}
.slot-img.show {
    opacity: 1;
    visibility: inherit;
}
.slot-img {
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    background: #fff;
    top: 100%;
    opacity: 0;
    transition: 0.6s;
    visibility: hidden;
    margin-left: -0.75rem;
}

.slot-img img {
    width: 100%;
}

.slot-img:after {
    content: "";
    display: inline-block;
    border-bottom: 0.1rem solid #fff;
    border-left: 0.1rem solid transparent;
    border-right: 0.1rem solid transparent;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -0.1rem;
}

/**底部**/
#footer{background: url(images/footbg.jpg) no-repeat right;background-size:cover;position:relative;}
.footer .inner{padding: .82rem 0 0;box-sizing:border-box;position:relative;z-index:1}
.foot-top{display:flex;justify-content: space-between;padding-bottom: 0.8rem;border-bottom: 1px solid rgb(255 255 255 / 15%);}
#footer .inner.in1{padding:.57rem 0 .32rem;position:relative}
#footer .inner .mod{flex:1 1 auto}
#footer .inner p{font-size: var(--smailSizex);line-height: 2;font-weight:400;color:#fff;opacity: 0.8;}
#footer .inner p a{color:#fff}
#footer .inner p span{margin:0 3px}
#footer .inner .contant p:nth-child(3){display:none}
#footer .tt .title{color:#fff;font-size: var(--bigSize);line-height: 0.29rem;font-weight:700;margin-bottom:.14rem}
.zdf img{
    width: 0.8rem;
}
#footer .foot-left img {
    width: 3.74rem;
}

#footer .contant {
    margin-top: 0.244rem;
}

#footer .links .news_list .news_title {
    color: #fff;
    font-size: var(--smailSize);
}

#footer .links .news_list .news_title a {
    color: #fff;
}

.foot-bottom:after {
    content: "";
    width: 100vw;
    background: #080504;
    position: absolute;
    opacity: 0.2;
    height: 100%;
    left: calc((100vw - var(--innerWidth))/-2);
    top: 0;
}
.return_top {
    color: #D5B887;
    cursor: pointer;
    font-size: var(--smailSize);
    display: flex;
    align-items: center;
    gap: 0.24rem;
    flex: none;
}

.foot-bottom * {
    position: relative;
    z-index: 1;
}

.return_top img {
    width: 0.2rem;
}
#footer .inner .foot-bottom  p {
    opacity: 0.48;
}/**底部链接**/
.foot-left .tt{margin-bottom:.18rem}
.foot-left .links{margin-right:1.02rem}
#footer .foot-center {
    flex: 1;
    display: flex;
    gap: 1.22rem;
}
#footer .tt {
    margin-bottom: 0.2rem;
}

#footer .links .news_list {
    display: flex;
    padding: 0.4rem 0;
justify-content: space-between;
}

#footer .links .news_list .news_title a {
}


.shares .news_list .title {
    font-size: var(--smailSizex);
    color: #fff;
}
/**分享**/
.shares .news_list{display:flex;text-align:center;gap:.17rem}
.shares .news_list .imgs{width: 1.09rem;height: 1.09rem;background: #fff;margin-bottom: 0.21rem;}
.shares .news_list .imgs img{width:100%;height:100%unset}
.shares .news_list .news_icon{display:block;background-color:#ffffff2e;width:.5rem;height:.5rem;border-radius:50%;background-repeat:no-repeat;background-position:center;opacity:.7;background-size:53%}
.shares .news_list .news{position:relative}
.shares .news_list .n1 .news_icon{background-image:url(images/weixin.svg)}
.shares .news_list .n2 .news_icon{background-image:url(images/weibo.svg)}
.shares .news_list .news_icon:hover{opacity:1}
.shares .news_list .news:hover .imgs{opacity:1;transform:none}
.shares .news_list .news_title{color:#fff;font-size:var(--smailSizex);line-height:1.4;margin-top:.13rem}
.footlogo img{width:4.62rem}
.foot-bottom{padding: 0.3rem 0;position:relative;z-index:1;display: flex;align-items: center;justify-content: space-between;}
.shares .news_list .title {
    font-size: var(--smailSizex);
    color: #fff;
}

/**侧导航**/
nav.Quick-navigation{position:fixed;right:0;z-index:1;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;font-size:19px;line-height:70px;background:var(--mainColor);color:#fff;padding:0 16px;border-radius:20px}
nav.Quick-navigation a{color:#fff;border-bottom:1px solid #fff}
nav.Quick-navigation a.current{color:#e1d4a4;border-bottom:1px solid var(--hoverColor)}
.Scroll-to-top{width: 0.54rem;height: 0.72rem;cursor:pointer;right: 0.14rem;bottom: 36%;position: fixed;z-index: 1;transition: 0.6s;display:block}
.Scroll-to-top img{width: 100%;height: 100%;}
#advise{position:relative;z-index:2}
#advise>img{margin-top:10px}
#advise .advise_con {display: none;width: 1.05rem;position:absolute;right:100%;top:50%;transform:translateY(-50%);padding: 0.05rem 0.08rem;margin-right: 0.15rem;display: none;flex-direction: column;color:#fff;text-align:center;font-size: var(--smailSizex);justify-content: space-between;background:url(images/advise_con.png) center no-repeat;background: #0092E5;border-radius: 0.1rem;opacity:0;box-sizing:border-box;background-size: cover;}
#advise .advise_con:before{content:'';border:0.08rem solid transparent;position:absolute;border-left-color:#0092E5;right:-0.16rem;top:50%;transform:translateY(-50%)}
#advise .advise_con img{width:auto;max-width: 100%;max-height: 0.8rem;}
#advise:hover .advise_con {opacity:1;transition:0.4s;display: flex;}
#advise .ewm_advise div{margin-top: 0.07rem;}
#advise .email_advise{background:rgba(255,255,255,0.2);padding: 0.15rem 0.05rem;border-radius: 0.07rem;}
#advise .email_advise a{color:#fff;margin-top:8px;display:inline-block;line-height:1.4;word-break: break-all;}
#advise .phone_advise{background:rgba(255,255,255,0.2);padding:12px 5px;border-radius:7px;line-height: 1.5;}
.advise_box{margin: 0 0rem;}
.ewm_advise.advise_box {
    display: none;
}
#advise .phone_advise{
    display: none;
}
.Scroll-to-top:hover {
    animation: none;
}
@keyframes tophover{
    0%{
        bottom:20%;
    }
    50%{
        bottom:21%;
    }
     100%{
        bottom:20%;
    }
} 

.wap ul li {
		width: auto;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #e6e6e6;
	}
.wap ul li a{
	margin-left: 10%;
	font-size: 0.15rem;
	color: #555;
	display: block;
	}
.wap ul li ul li a{
	margin-left: 14%;
		font-size: 14px;
	color: #838383;
}
.wap ul li ul li {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #fcfdfe;
	border-top-width: 1px;
	border-top-color: #e6e6e6;

}
.wap {
	font-size: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e6e6e6;
	border-right-color: #e6e6e6;
	border-left-color: #e6e6e6;
}
.wap .list-paddingleft-2{padding-left:0;}
.wp_entry .wap p{
    margin-bottom: 0;
    line-height: .36rem;
}
.wp_entry p{font-size:var(--titleSize)}


.tillte1{font-size: 16px;line-height: 40px;font-weight: bold;color: #a1a0a0;text-align: left;}
.jj_1{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #bbccdd;padding-top: 20px;padding-right: 30px;padding-bottom: 20px;padding-left: 30px;width: 100%;    box-sizing: border-box;}
.jj_1 table td {
    font-size: 18px;
    line-height: 1.5;
    height: 30px;
}
td.xian img {
    display: none;
}

td.xian {
    height: auto;
    line-height: 0.36rem;
    font-size: var(--smailSize);
font-size: 14px;
    color: #1f4e89;
    line-height: 40px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #dbe1e5;
position:relative
}
td.xian:nth-child(2n+1):before{content:"";position:absolute;top:50%;left: -13%;width: 0.1rem;height:0.1rem;background:#abcbe2;border-radius:50%;transform:translate(-50%,-50%)}

#wp_content_w6_0 .active {
    overflow: auto;
}
.index {
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: url(images/indexbg.jpg) no-repeat;
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transition: 0.4s;
    display: none!important;
}

.index .imgindex img {
    width: 100%;
}
.index .imgindex {
    position: absolute;
    width: 100%;
    top: -278%;
    transition: all 2s ease-in-out;
    top: 0;
  left: 0;
}

.index .indexlogo img {
    width: 5rem;
    transition: all 2s ease-in-out;
}
.index .indexlogo.show2 img{
 width: 3.30rem;
}
.index .indextago {
    display: flex;
    font-size: 1.1rem;
    line-height: 1.47rem;
    color: #fff;
    font-family: 'SourceHanSansCN-Bold';
    position: relative;
       transform: translateY(43vh) scale(0.5);
    opacity: 0;
    transition: all 2s ease-in-out;
}
.index .indextago.show {
        transform: translateY(0) scale(1);
opacity:1;}
.index .indextago span {
    margin: 0 0.7rem;
    display: inline-block;
}
.index .bl {
    display: block;
    width: 73.28rem;
    height: 3.99rem;
    position: absolute;
    bottom: -1.74rem;
    background-image: url(images/bl2.png);
    z-index: 1;
    background-size: 100% auto;
    background-position: left top;
    animation: scroll2 40s linear 0s infinite;
    pointer-events: none;
    transition: all 2s ease-in-out;
    /* transform: translateX(calc((45% - 100vw)/-1)); */
    bottom: -3.99rem;
  left: 0;
}
.index .bl.show {
 bottom: -1.74rem;
}
.index .imgindex.show {
    top: -204vh;
}
.index .indexlogo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50% ,-50%);
    opacity: 0;
    transition: all 2s ease-in-out;
}

.index .indexlogo.show {
    opacity: 1;
}
.index .indexlogo.show2 {
    top: 33%;
}
body.main {
    overflow: hidden;
    /* height:100vh; */
}
@keyframes scroll2 {
    0% {
        transform: translateX(0);
    }

    50% {
        transform: translateX(calc((45% - 100vw)/-1));
    }

    100% {
        transform: translateX(0);
    }
}

@media screen and (max-width: 999px) {
.body_b .tips{display:none}
.post-41 .wz2{font-size:16px;}
.post-41 .wz2 .time2{font-size:14px}
.site-lang ul li:last-child a{font-weight:bold;color: #ffd798;}
  .post-11{
     padding-left:0;
}
.post-11:before{display:none}

}


